Papers with generative paradigm

9 papers
GenTranslate: Large Language Models are Generative Multilingual Speech and Machine Translators (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have stepped forward the development of multilingual speech and machine translation by its reduced representation errors and incorporated external knowledge.
Approach: They propose a generative paradigm for translation tasks that integrates the diverse translation versions in N-best list.
Outcome: The proposed model outperforms the state-of-the-art model on speech and machine translation benchmarks on various languages.
Towards Generative Event Factuality Prediction (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for event factuality prediction focus on author's presentation of factuity . a novel end-to-end generative task is proposed to predict event factuality holders, targets, and their associated factual values.
Approach: They propose a generative task and system for predicting event factuality holders, targets, and their associated factual values.
Outcome: The proposed system improves on the FactBank corpus and other corpora . it can predict presentation of factuality of nested sources alongside their target events .
Reviving Iterative Refinement in Diffusion-based NER with an Initializer-Restorer Approach (2026.acl-short)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a fundamental task in Information Extraction.
Approach: They propose a generative paradigm for Named Entity Recognition by modeling NER as a boundary diffusion process.
Outcome: The proposed model performs better than baseline on ACE2004, GENIA, and CleanCoNLL.
𝒮2IT: Stepwise Syntax Integration Tuning for Large Language Models in Aspect Sentiment Quad Prediction (2025.findings-naacl)

Copied to clipboard

Challenge: Aspect Sentiment Quad Prediction (ASQP) is an extractive task that focuses on predicting tuples of sentiment-related elements from a given text.
Approach: They propose a stepwise syntax integration tuning framework that integrates syntactic structure knowledge into LLMs through a multi-step tuning process.
Outcome: The proposed framework integrates syntactic structure knowledge into large language models . it decomposes the quadruple generation task into two stages . the proposed framework significantly improves state-of-the-art performance across multiple datasets .
Zipage: Maintain High Request Concurrency for LLM Reasoning through Compressed PagedAttention (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods to evict KV cache during inference phase are impractical for industrial-grade applications.
Approach: They propose a method that combines token-wise KV cache eviction with PagedAttention and propose 'zipage' it achieves 95% of the performance of Full KV inference engines while delivering over 2.1 speedup .
Outcome: The proposed method achieves 95% of the performance of Full KV inference engines while delivering over 2.1 speedup on large-scale mathematical reasoning tasks.
Parameter-Efficient Instruction Tuning of Large Language Models For Extreme Financial Numeral Labelling (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods to automatically annotate relevant numerals (GAAP metrics) occurring in financial documents are not cost-effective nor scalable.
Approach: They propose a generative paradigm for annotating GAAP metrics with XBRL tags using metric metadata and a parameter efficient model using LoRA.
Outcome: The proposed model outperforms baseline models on two financial numeric labeling datasets and outperformed several strong baseline models.
Multilingual Knowledge Graph Completion from Pretrained Language Models with Knowledge Constraints (2023.findings-acl)

Copied to clipboard

Challenge: Existing methods for multilingual knowledge graph completion do not align with mKGC tasks because of their English-centric bias.
Approach: They propose to use multilingual pretrained language models to solve queries in different languages by reasoning a tail entity.
Outcome: The proposed method outperforms the previous SOTA on Hits@1 and Hits @10 by 12.32% and 16.03% on public datasets.
Generative Cross-Modal Retrieval: Memorizing Images in Multimodal Language Models for Retrieval and Beyond (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in generative language models have demonstrated their ability to memorize knowledge from documents and recall knowledge to respond to user queries effectively.
Approach: They propose to enable multimodal large language models to memorize and recall images within their parameters.
Outcome: The proposed model performs well even with large-scale image candidate sets.
Learning to Translate by Translating: Stabilizing the Dual Loop via Semantic-Aware Self-Evolution (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have been successful in machine translation, but lack of high-quality parallel corpora and cost constrain scalability.
Approach: They propose an LLM-driven dual-learning framework that enables autonomous translation . they employ a robust semantic-aware reward function that balances adequacy with reconstruction fidelity .
Outcome: The proposed model outperforms larger models on benchmarks and achieves parity with state-of-the-art supervised baselines on mainstream benchmarks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations